spinbutton: increase/decrease value on upwards/downwards touch swipes
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 8 Apr 2014 19:24:54 +0000 (21:24 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 23 May 2014 17:54:26 +0000 (19:54 +0200)
commit6296aa84b25408238768e8207ffd86d90fee734f
treef43ae61fdd12de9d0f34a6ab3f7422359ebe9cf1
parentc7da5b54f59bdac759985035c7ecda0d69c2b17a
spinbutton: increase/decrease value on upwards/downwards touch swipes

This is somewhat analogous to scroll events on pointer devices, the
greater the velocity, the faster the spinbutton spins.
gtk/gtkspinbutton.c